-
Home
-
Booking for Appointments and Events Calendar – Amelia
-
1.2.32
-
Code
-
Classes
- CustomerApplicationService
Total Complexity |
64 |
Dependencies |
13 |
Dependents |
0 |
Total lines |
382 |
Lines of code |
206 |
Logical lines of code |
114 |
Comment lines |
96 |
Methods |
7 |
Properties |
1 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
delete() |
C |
34 |
22 |
92 |
getNewOrExistingCustomer() |
A |
47 |
13 |
32 |
setWPUserForCustomer() |
A |
54 |
10 |
20 |
removeBookingsForOtherCustomers() |
A |
59 |
9 |
13 |
createCustomer() |
S |
48 |
5 |
35 |
hasCustomerBooking() |
S |
64 |
4 |
10 |
__construct() |
S |
76 |
1 |
4 |